Fix previous char table change.
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 16 Aug 2012 07:26:18 +0000 (11:26 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 16 Aug 2012 07:26:18 +0000 (11:26 +0400)
commitbdbee974249d067f60b69817308564dece1491a1
tree9ebe1ce735cb522af8f5f48e11205e2cf688820b
parent6a9cb735f43b6c198bf08ce071394948fa899823
Fix previous char table change.
* lisp.h (CHAR_TABLE_SET): Use sub_char_table_set_contents.
* chartab.c (optimize_sub_char_table): Likewise.
src/ChangeLog
src/chartab.c
src/lisp.h